home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
fractal
/
mm30
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1989-05-30
|
539b
|
15 lines
ECHO OFF
CLS
ECHO Welcome to Mandelbrot Magic!
ECHO To run Mandelbrot Magic, type "MM" and press Return.
ECHO To print the manual, type "PRINTDOC" and press Return.
PAUSE
CLS
ECHO Several slide files are included with this program.
ECHO They all have the extension .PIC.
ECHO Although some of these slides are complete, most are not.
ECHO You must finish them before displaying them. To finish
ECHO a slide, enter its name, press F9 to load the file, then
ECHO press F8 to create it. See the manual for more details.